Fix glitches with 'configure --without-sync-input'.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 14 Sep 2012 22:01:19 +0000 (15:01 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 14 Sep 2012 22:01:19 +0000 (15:01 -0700)
commit2cbce5c3c5431e82c064ffc8aa214b2f16918b73
treea2f3ad5c23a5b61a51b13544d66ff49e9c697d2d
parent509a928e73db3fc839f1e3898ef4db96c6e11b31
Fix glitches with 'configure --without-sync-input'.

* configure.ac (--without-sync-input): Fix typo in usage message.
* alloc.c [!SYSTEM_MALLOC && !SYNC_INPUT && HAVE_PTHREAD]:
Include "syssignal.h", for 'main_thread'.
ChangeLog
configure.ac
src/ChangeLog
src/alloc.c